home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 572 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: chronicle.mti.sgi.com!austern
  2. From: ark@research.att.com (Andrew Koenig)
  3. Newsgroups: comp.std.c++
  4. Subject: Re: Tiny but embarassing typos in standard..
  5. Date: 27 Feb 1996 14:37:22 PST
  6. Organization: AT&T Research, Murray Hill NJ
  7. Approved: austern@isolde.mti.sgi.com
  8. Message-ID: <DnGGvE.H8w@research.att.com>
  9. References: <4gm2g7$hvn@news.bridge.net>
  10. NNTP-Posting-Host: isolde.mti.sgi.com
  11. X-Original-Date: Tue, 27 Feb 1996 22:23:38 GMT
  12. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  13.     iQBVAwUBMTOHuky4NqrwXLNJAQFjewH8DE4+E1KQJgfPozJDDlUu9VVOT7oZsJsG
  14.     Sd/hTzVyR62yQiunhlVbRwzbYxgJeFejiAS5p18raj3QOtxouDqfgQ==
  15.     =Koi/
  16. Originator: austern@isolde.mti.sgi.com
  17.  
  18. In article <4gm2g7$hvn@news.bridge.net> David Byrden <100101.2547@compuserve.com> writes:
  19.  
  20. >    class A {
  21. >                   template<class T> friend class B { /* ... /* }; // ok
  22. >                   template<class T> friend void f(T){ /* ... /* } // ok
  23. >           };
  24.  
  25. Fixed, thank you.
  26. -- 
  27.                 --Andrew Koenig
  28.                   ark@research.att.com
  29. ---
  30. [ comp.std.c++ is moderated.  To submit articles: Try just posting with your 
  31.                 newsreader.  If that fails, use mailto:std-c++@ncar.ucar.edu
  32.   comp.std.c++ FAQ: http://reality.sgi.com/austern/std-c++/faq.html
  33.   Moderation policy: http://reality.sgi.com/austern/std-c++/policy.html
  34.   Comments? mailto:std-c++-request@ncar.ucar.edu 
  35. ]
  36.